* net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 1 Mar 2012 09:01:08 +0000 (10:01 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 1 Mar 2012 09:01:08 +0000 (10:01 +0100)
commit1fbf4e75263997e44609f37945138c6374734390
tree6a0af020447b8360f8398c895478fd857c5f12a3
parentd7397cee0f17a9b7dd835dbe7d648c1f1440a0dc
* net/tramp-sh.el (tramp-remote-process-environment): Add "PAGER=\"\"".
Reported by Robert Lupton the Good <rhl@astro.princeton.edu>.

* vc/vc-git.el (vc-git--call): Enable `inhibit-null-byte-detection'.
Add "PAGER=" to `process-environment'.
lisp/ChangeLog
lisp/net/tramp-sh.el
lisp/vc/vc-git.el